Click or drag to resize

TimeCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(Time)
Adds a Time to the collection.
Public methodAdd(TimeCollection)
Adds a TimeCollection to the collection.
Public methodAdd(DateTime, DateTime)
Adds a Time specified with start and end time to the collection.
Public methodAdd(DateTime, DateTime, RepeatTime)
Adds a Time specified with start, end and repeat time to the collection.
Top
See Also